home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr38 / aspcb402.zip / ASX.BAT < prev    next >
DOS Batch File  |  1995-04-01  |  238b  |  9 lines

  1. @echo off
  2. cls
  3. dsz port %1 sx %3
  4.  
  5. rem EXAMPLE OF MULTINODE MULTI IRQ ETC.
  6. rem IF %NODE% == 01 dsz handshake both sx %3
  7. rem IF %NODE% == 02 dsz handshake both sx %3
  8. rem IF %NODE% == 03 DSZ portx 3e8,5 handshake both sx %3
  9.